Leadtools.Web.Services Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.09.25
StartStreaming Method
See Also 
Leadtools.Web.Services Namespace > Generic ServiceStreamer Class : StartStreaming Method



state
User state information which will be passed to the abstract methods.
state
User state information which will be passed to the abstract methods.
Start the process of streaming.

Syntax

Visual Basic (Declaration) 
Public Sub StartStreaming( _
   ByVal state As TServiceState _
) 
Visual Basic (Usage)Copy Code
Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)
Dim state As TServiceState
 
instance.StartStreaming(state)
C# 
public void StartStreaming( 
   TServiceState state
)
C++/CLI 
public:
void StartStreaming( 
   TServiceState state
) 

Parameters

state
User state information which will be passed to the abstract methods.

Remarks

You can call this method multiple times to continue streaming after all streams have been processed.

Make sure that the Generic ServiceStreamer is not busy before calling this method by checking the Busy property.

Calling this method while the Generic ServiceStreamer is still busy causes an excpetion.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

StartStreaming requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features